Description | Example | Return Message | Group(s)

SCHED: CreateResConstraintGroup

Format

SCHED / CreateResConstraintGroup '<GroupName>' '<ResourceList>' <NOfValue>

Description

The SCHED CreateResConstraintGroup Connect command creates a new resource constraint group for use in defining task resource requirement logical formulas. For additional information about defining and applying resource constraint groups, see the description of the task Resources Required tab.

Parameters

  • GroupName: Parameter is a string of text in single quotes of the group name.
  • ResourceList: Parameter is a string of text in single quotes of a comma delimited list of resource names.
  • NOfValue: Parameter is either an integer defining the number of resources required from the constraint group for the task to be appropriately assigned or the string "All" (no quotation marks) defining that all resources in the constraint group are required.

Examples

Creates a 1Of resource constraint group called "ThreeOptions" including SatelliteA, SatelliteB, and SatelliteC.
SCHED / CreateResConstraintGroup 'ThreeOptions' 'SatelliteA, SatelliteB, SatellitesC' 1

SyntaxExample
<CommandName>SCHED / CreateResConstraintGroup
<GroupName>'ThreeOptions'
<ResourceList>'SatelliteA, SatelliteB, SatelliteC'
<nOf value>1

Return Message

If activated, connect returns an acknowledgment message.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

5.0